Contitionals

The conditionals commands allow you to execute commands only at a certain condition. This add great possibility for a complex mission.

When using conditionals, only the first following line is executed if the condition succeeds. If it fails, the first following line is skipped.